"groundspeak:exported" );
}
fprintf( ofd, "</%s>", tag->tagname);
- if ( tag->parentcdata ) {
- tmp_ent = xml_entitize(tag->parentcdata);
- fprintf(ofd, "%s", tmp_ent );
- xfree(tmp_ent);
- }
+ }
+ if ( tag->parentcdata ) {
+ tmp_ent = xml_entitize(tag->parentcdata);
+ fprintf(ofd, "%s", tmp_ent );
+ xfree(tmp_ent);
}
tag = tag->sibling;
}
-CC=/home/robertl/cross-tools/bin/i386-mingw32msvc-gcc
+CC=/usr/local/cross-tools/bin/i386-mingw32msvc-gcc
VPATH=..
FILES=gpsbabel.exe libexpat.dll ../win32/gpsbabelfront.exe ../README* ../COPYING